Namespace - LJCWinFormControls
    
    
    
    Parameters
    lineIndex - The line index value.
    beginIndex - The text begin index.
    textLength - The text length.
    color - The text color.
    
    Syntax
    
    
      
        
          | C# | 
|---|
          
            | public ColorSetting(Int32 lineIndex, Int32 beginIndex, Int32 textLength, Color color) | 
        
      
     
    
    
      Initializes an object instance.
    
    
    Copyright © Lester J. Clark and Contributors.
Licensed under the MIT License.